home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / utility1 / boom10.zip / README.TXT < prev   
Text File  |  1992-09-14  |  3KB  |  77 lines

  1. This is the file README.TXT for Boomerang for Windows 3.1
  2.  
  3. Introduction
  4. This is Boomerang, a common dialog box utility which enables you to open
  5. or save your frequently used files very quickly. The first time you save
  6. or open a file using the common dialog box in the ordinary way, Boomerang
  7. will save that filename in a popup menu. So the next time you want to open
  8. or save that file, you choose the file from the popup menu and that's
  9. about it! It's fast and it's easy. Look in this help file for more details
  10. on how to use Boomerang. Note that Boomearng is intended for Windows 3.1
  11. since common dialog boxes was introduced in Windows 3.1.
  12.  
  13. Copyright
  14. Boomerang for Windows is copyrighted * 1992 Jo Torsmyr, the author. It is
  15. not in the public domain but  you may copy and distribute it freely without
  16. any charges (except for distribution media costs) and as long as
  17. this copyright notice is present.
  18.  
  19. Boomerang Files
  20. This is a list of the files which you need to be able to use Boomerang.
  21. They are all in the distribution file BOOM10.ZIP.
  22.  
  23. COMMDLG.DLL    the new COMMDLG.DLL with the Boomerang extensions. Must 
  24.                 be in the Windows System directory (for example
  25.                 C:\WINDOWS\SYSTEM).
  26.  
  27. BOMERANG.INI    initialization file for Boomerang. Must be in the Windows 
  28.                 directory (for example C:\WINDOWS).
  29.  
  30. BOMERANG.HLP    help file for Boomerang. You can specify where this file
  31.                 is in BOMERANG.INI, the default is in the Windows directory.
  32.  
  33. BOMERANG.DAT    the data file for Boomerang. You can specify where this
  34.                 file is in BOMERANG.INI, the default is in the Windows
  35.                 directory. If this file don't exists, Boomerang will create
  36.                 it when it saves it's file and directory names.
  37.  
  38. Installation
  39. Boomerang is quite simple to install. I'm working on a installation program,
  40. but this explanation should do for now. It's just a matter of copying a
  41. couple of files using the DOS copy comamnd.
  42. In the list below, the Windows directory is the main directory where you have
  43. installed Windows 3.1 and Windows System directory is the subdirectory named
  44. SYSTEM in the Windows directory.
  45.  
  46. 1. You must exit Windows to do this installation, don't even do it in a
  47. DOS task!
  48. 2. Copy the file BOOM10.ZIP (a file created by PKZIP) to a temporary
  49. directory on your hard disk. I assume you have the PKZIP utility, if not,
  50. get it now!
  51. 3. Unpack the file BOOM10.ZIP by changing to the directory you copied
  52. BOOM10.ZIP to and type PKUNZIP BOOM10. You should then see these files
  53. in this directory:
  54.  
  55. README.TXT
  56. COMMDLG.DLL
  57. BOMERANG.INI
  58. BOMERANG.DAT
  59. BOMERANG.HLP
  60.  
  61. 4. Make a backup copy of the file COMMDLG.DLL in your Windows System directory 
  62. and copy it to COMMDLGW.WIN. You MUST use the name COMMDLGW.WIN!
  63. For example:
  64.  
  65. C:\WINDOWS\SYSTEM> copy commdlg.dll cdlgold.win
  66. C:\WINDOWS\SYSTEM> copy commdlg.dll commdlgw.win
  67.  
  68. 5. Copy COMMDLG.DLL (the Boomerang extension version) to your Windows System 
  69. directory.
  70.  
  71. 6. Copy BOMERANG.INI, BOMERANG.DAT and BOMERANG.HLP to your 
  72. Windows directory.
  73.  
  74. 7. The next time you start Windows, you can use Boomerang.
  75.  
  76.  
  77.